infobar: Update documentation
authorMatthias Clasen <mclasen@redhat.com>
Mon, 23 May 2016 18:14:32 +0000 (14:14 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 23 May 2016 18:19:30 +0000 (14:19 -0400)
Remove explicit reference to color from the
gtk_info_bar_set_message_type() docs.

https://bugzilla.gnome.org/show_bug.cgi?id=759037

gtk/gtkinfobar.c

index 507fb0cb8f8eb9d5b3e1a315a78a9982da1194f5..cc5a5b710476cd7e526e2755cae280b44f93e03a 100644 (file)
@@ -1118,8 +1118,8 @@ gtk_info_bar_buildable_custom_finished (GtkBuildable *buildable,
  * @message_type: a #GtkMessageType
  *
  * Sets the message type of the message area.
- * GTK+ uses this type to determine what color to use
- * when drawing the message area.
+ *
+ * GTK+ uses this type to determine how the message is displayed.
  *
  * Since: 2.18
  */